Management API

Base Resource URL:

     https://[server-name]/api/v01/customers/[customer-id]/transactions/[transaction-id]

Description:

Provides access to management of the specified transaction.

Available sub-resources:

Resource URL Description
https://[server-name]/api/v01/customers/[customer-id]/transactions/[transaction-id]/[allocations]    Represents allocations of funds across transactions (for example between payments and invoices).

Supported Actions:

load  
Method:  GET       Implicit:  Yes       Returns:  Transaction *      
Consumes:  xurl  Produces:  json, xml 
 
Returns data associated with the specified transaction.


reverse  
Method:  GET       Implicit:  No       Returns:  Transaction *      
Consumes:  xurl  Produces:  json, xml, xurl 
 
Reverses/voids the specified transaction.